ComponentOne ASP.NET MVC Controls
GridTileBuilder<TControl,TBuilder> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : GridTileBuilder<TControl,TBuilder> Class

The following tables list the members exposed by GridTileBuilder<TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Tile.AllowDrag. Sets a boolean value decides whether the tiles could be dragged. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Tile.AllowHide. Sets a boolean value decides whether the tiles could be hidden. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Tile.AllowMaximize. Sets a boolean value decides whether the tiles could be maximized. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.GridTile.AllowResize. Sets a boolean value decides whether the tiles could be resized.  
Public MethodConfigurates C1.Web.Mvc.GridTile.ColumnSpan. Sets the column spans occupied by this tile.  
Public MethodConfigurates C1.Web.Mvc.Tile.Content. Sets the tile content(text/html) or the selector of a Dom element which contains the content. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Tile.HeaderText. Sets the tile header title. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Tile.MaxResizeHeight. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Tile.MaxResizeWidth. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.GridTile.RowSpan. Sets the row spans occupied by this tile.  
Public MethodConfigurates C1.Web.Mvc.Tile.ShowHeader. Sets a boolean value decides whether to show the header. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Tile.ShowToolbar. Sets a boolean value decides whether to show the toolbar. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Tile.Visible. Sets a boolean value decides whether to show the tile. (Inherited from C1.Web.Mvc.Fluent.TileBuilder<TControl,TBuilder>)
Top
See Also

Reference

GridTileBuilder<TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace